home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 May
/
CHIP Turkiye Mayıs 1998.iso
/
grafik
/
95NEOBOK
/
NBW30.EXE
/
NeoBook.exe
/
0
/
RCDATA
/
TLINESTYLEPALETTE
/
TLINESTYLEPALETTE.txt
< prev
Wrap
Text File
|
1997-02-27
|
936b
|
46 lines
object LineStylePalette: TLineStylePalette
Left = 431
Top = 106
BorderIcons = []
BorderStyle = bsNone
Caption = 'LineStylePalette'
ClientHeight = 108
ClientWidth = 104
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
FormStyle = fsStayOnTop
Scaled = False
OnCreate = FormCreate
OnHide = FormHide
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 15
object LineStylePaintBox: TPaintBox
Left = 20
Top = 4
Width = 46
Height = 100
OnPaint = LineStylePaintBoxPaint
end
object PaintBox: TPaintBox
Left = 4
Top = 4
Width = 66
Height = 100
OnMouseDown = PaintBoxMouseDown
OnMouseMove = PaintBoxMouseMove
OnMouseUp = PaintBoxMouseUp
end
object CheckMark: TNeoBookImage
Left = 4
Top = 4
Width = 13
Height = 20
AutoSize = True
Picture.Data = {<image000.bmp>}
Transparent = True
end
end